home *** CD-ROM | disk | FTP | other *** search
/ The Complete Interactive…ermaid's Special Edition) / The Complete Interactive Cookbook - Mermaid's Special Edition [Compton's, 1999].iso / cosarun / wraps.ini < prev   
INI File  |  1999-01-11  |  834b  |  39 lines

  1. [ScreenInfo]
  2.     WinTitle="Chicken of the Sea Presents"
  3.     WinType="BORDERWINDOW"
  4.     BtnLeft=480
  5.     BtnTop=320
  6.     BtnSpacing=15
  7.     ForeColor=193.0.41
  8.     HiliteColor=255.0.0
  9.     DimmedColor=128.128.128
  10.     WinFontName="Arial"
  11.     WinFontSize=12
  12.     WinFontStyle=FONT_BOLD
  13.     WinScreenPicName=.\Recipes\wraps.bmp
  14.     WinBtnUpPicName=btn1sm.bmp
  15.     WinBtnDownPicName=btn2sm.bmp
  16.     WinBtnDimmedPicName=btn3sm.bmp
  17.     WinRollSound=Roll.wav
  18.     WinIntroSound=Intro.wav
  19.     WinClickSound=Click.wav
  20.         WinIconName=TLCTour.ico
  21.  
  22. [Button1]
  23.     Text=" Recipes"
  24.     Win32App="*SCRN .\contents.ini"
  25.     ErrMsg="Sorry, program not included in demo."
  26.     Terminate=FALSE
  27.  
  28. [Button2]
  29.     Text=" Print"
  30.     Win32App="*GDOC .\ToPrint\wraps.wri"
  31.     ErrMsg="Sorry, program not included in demo."
  32.     Terminate=FALSE    
  33.  
  34. [Button3]
  35.     Text=" Exit"
  36.     Win32App="*QUIT"
  37.     ErrMsg=
  38.     Terminate=TRUE
  39.